home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_1 / bbsdb20.zip / BBSDB.DOC < prev    next >
Text File  |  1992-10-07  |  10KB  |  218 lines

  1.  
  2. BBS Database Door  V1.3 (Oct.7, 1992)
  3. by Rusty Gordon, Metro Movies BBS - Franklin, TN - (615) 790-1545
  4.  
  5. This program is offered without warranty and the author makes no claim that
  6. it will suit your needs.  I cannot be liable for any incidental damage
  7. to your system hardware or software that arises out of your use of this
  8. software.  
  9.  
  10. Register for free by calling Metro Movies BBS at (615) 790-1545
  11. and filling out Registration [Q]uestionnaire (#2).  You will receive your
  12. free PERMANENT registration number immediately upon completing it!
  13.  
  14. Purpose of the BBS Database:
  15. ----------------------------------------------------------------------------
  16.  
  17. The BBS Database Door is a program which allows your callers to view a local
  18. BBS database and add to that database new boards (if authorized to do so).
  19. It is simple to use and understand, and thru DOORWAY is a safe Menu Hook
  20. addition to your Wildcat! BBS.  I have mine prominently located in the Main
  21. Menu, where it has become one of the most popular door features I offer.
  22. Users can [V] iew Records, [A] dd Records, [F] ind Records, [S] ort Alpha-
  23. betically, and use online [H] elp.
  24.  
  25.  
  26. Installing:
  27. ----------------------------------------------------------------------------
  28.  
  29. Getting your own Database Up and Running is very easy. Make sure you have
  30. met all of the following requirements--
  31.  
  32. 1)  You must have a copy of Marshall Dudley's "DOORWAY.EXE" in your path.
  33.     I keep it in the subdirectory C:\WC30.
  34.  
  35. 2)  Place the Batch file (MAIN1.BAT) or (MAIN2.BAT) in C:\WC30.
  36.  
  37. 3)  Set Makewild to recognize the Menu Hook in all vaild security levels
  38.     desired.  Use a logical call letter like [L]ocal BBS Database or
  39.     [T]he BBS Database.
  40.  
  41. 4)  Place the BBSDB.EXE file in C:\WC30\WCWORK\NODE1 because it will look
  42.     for your DOOR.SYS file there and isn't set up to find it otherwise.
  43.     The data file BBSDB.DAT will reside or be created here as well.
  44.  
  45. 5)  The sample DOOR.SYS is provided so that the program may be used locally.
  46.     It should be deleted when installing in your Node work directory, since
  47.     the caller's door.sys file will be used there.  Caller's name, baud rate,
  48.     and location will be displayed when in the Database Main Menu.
  49.     Place DBHELP.COM (a display screen) with the BBSDB.EXE file
  50.  
  51. 6)  If un-registered, run BBSDBCFG.EXE and configure your password for
  52.     adding boards to your database.  Skip over questions asking for your
  53.     registration number, BBS Name, and Sysop Name as these fields won't
  54.     work without the registration number being valid.  You can get a full
  55.     demo period with complete functionality without registering the
  56.     database.  Remember though, the registration is FREE and then your
  57.     copy becomes permanent.
  58.     
  59.     If you already have your registration number:
  60.     Run BBSDBCFG.EXE and configure your registration number, BBS Name,
  61.     Sysop Name, and password for adding boards to your database. If not
  62.     registered, omit the registration number part by pressing ENTER
  63.     Any BBS Name and Sysop Name info will not appear until a vaild
  64.     registration number has been entered.  Instead, it will display
  65.     "UNREGISTERED EVALUATION COPY".
  66.  
  67.  
  68. Creating Your Database:
  69. ----------------------------------------------------------------------------
  70.  
  71. The database can be created manually before you install on your BBS or you
  72. can place the program file in the node work directory without data and when
  73. the first board is entered, the file will be created.  The sample datafile
  74. should be deleted after you have seen how it should appear.  Once you have
  75. deleted BBSDB.DAT, the database will be initialized and ready for your
  76. entries.
  77.  
  78. To enter new boards in the database, enter your password and enter each item
  79. one at a time as the program calls for it.  You have up to 45 characters for
  80. each field.
  81.  
  82. I use the Questionnaire system in Wildcat to take applications
  83. from folks wishing to list their boards.  You could give the password out to
  84. your visiting sysops and let them enter their info directly into the database.
  85. Periodically changing the password would be wise.  I choose to enter them
  86. myself so that they appear uniform (not in all caps for example), thus
  87. keeping it neat looking (and aiding in the case sensitive string searches).
  88. I have enclosed a Wildcat 3x questionnaire file which calls for the proper
  89. information in the proper sequence so that it is easy to follow when you go
  90. to add new boards.
  91.  
  92.  
  93. Where Should Each file reside?
  94. ---------------------------------------------------------------------------
  95.  
  96. DOORWAY.EXE            -  Anywhere in your DOS Path  (Required if you plan
  97.                           to use the BBS Database as a door.
  98.                           If you cannot find this program, call Metro
  99.                           Movies BBS at (615) 790-1545.  It should also be
  100.                           on the Wildcat HQ BBS as DRWY220.ZIP or newer
  101.                           version.
  102.  
  103. BBSDB.DAT              -  Node Work Directory C:\WC30\WCWORK\NODE1
  104.                           delete the example when building your own database
  105. BBSDB.EXE              -  Node Work Directory C:\WC30\WCWORK\NODE1
  106.  
  107. BBSDBCFG.EXE           -  Node Work Directory C:\WC30\WCWORK\NODE1
  108.                           This program configures registration number,
  109.                           board and sysop names, and your password.
  110.                           You can also make a straight ascii text file
  111.                           for your BBSDB.CFG file by following the
  112.                           following example:
  113.  
  114.   Registration number:  ------->                    000000000
  115.            Sysop Name:  ------->                    "Rusty Gordon"
  116.              BBS Name:  ------->                    "Metro Movies BBS"
  117.              Password:  ------->                    "password"
  118.  
  119.  
  120. BBSDB.CFG              -  Created by BBSDBCFG.EXE : C:\WC30\WCWORK\NODE1
  121.                           This file is required and must be in directory
  122.                           with program file BBSDB.EXE
  123.  
  124. QUES0001.001           -  Goes in C:\WC30\QUES  (If you wish to use it)
  125.                           This is the questionnaire file for taking your
  126.                           applications from Visiting Sysops if you decide
  127.                           to do it this way.  This file is not required.
  128.  
  129. BBSDB.DOC              -  Print and delete or retain on disk anywhere you
  130.                           wish.
  131.  
  132.  
  133. MAIN1.BAT              -  Sample Batch file included (should be in the 
  134.                           BBS Home Directory C:\WC30
  135.  
  136. DOOR.SYS               -  Example DOOR.SYS file should be in the same 
  137.                           directory as the program.  It should be deleted
  138.                           prior to using as a door though because the 
  139.                           caller's DOOR.SYS will be automatically created
  140.                           in the node work directory when he enters the door.
  141.                           The sample is provided so the program will work
  142.                           without being fully installed as a door.
  143.  
  144. DBHELP.COM             -  An ANSI color display screen that gives online
  145.                           help to the caller
  146.  
  147.  
  148.  
  149. Support:
  150. ----------------------------------------------------------------------------
  151.  
  152. I'll do the best I can to help you get the database up and running on your
  153. Single Line Wildcat! BBS.  I am not familiar with multi-line operation and
  154. don't know how to answer your questions about other BBS Programs, but this
  155. should work fine with any program which follows the uniform DOOR.SYS stan-
  156. dard.
  157.  
  158. Contact me at the Metro Movies BBS, (615) 790-1545  2400-14,400 USR V.32bis
  159.  
  160. ***************************************************************************
  161.  
  162.                           Rusty Gordon
  163.                           419 Main Street
  164.                           Franklin, TN 37064
  165.  
  166.  
  167. *** Please register your copy of DOORWAY with Marshall Dudley.
  168. This fantastic program makes a safe drop to DOS for your BBS a reality in
  169. addition to turning ordinary programs into doors! ---- Data World BBS
  170. (615) 966-3574.
  171.  
  172.  
  173. Future versions of the BBS DATABASE:
  174. Registered users may download the latest version from my Wildcat!
  175. BBS.  (615) 790-1545.  Registration numbers will be vaild on all
  176. subsequent versions.
  177.  
  178.  
  179.  
  180.  
  181. HISTORY:
  182.  
  183. v1.0
  184. It worked, that's all I can say about it.
  185.  
  186. v1.1
  187. Made it look a bit prettier. Added flashing dots while working.
  188.  
  189. v1.2
  190. First release into shareware land.  Added the questionnaire 
  191. file and bettered the color scheme.
  192.  
  193. v2.0
  194. Improved the text keyword search by removing case-sensitive
  195. requirement.  Older datafiles will need to be carefully edited
  196. to change board names to ALL CAPS.  This version will automatically
  197. make any board you enter from now on ALL CAPS which greatly aids
  198. searches even if they aren't entered by you that way.  Be sure
  199. you use the OVERTYPE mode and do not add any spaces if you wish to
  200. change current lists board names to ALL CAPS manually.  Not doing
  201. this will have no effect on the database, but the entry will not
  202. be accessable through the Text Keyword Search.
  203.  
  204. Future???
  205.  
  206. Would someone out there in programming land like to write a module
  207. to EDIT the entries?  I can add this capability on the next release
  208. but I am intensively working on a non-BBS related programming 
  209. project and just don't have the time to do this myself.  Just send
  210. me the .EXE and I'll give you full credit. It doesn't matter what
  211. language you write in if you are sending me an executable, but it
  212. must properly edit the style datafile that I use in this database.
  213.  
  214.  
  215.  
  216.  
  217.  
  218.